- circular buffer
- кольцевой буфер
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Circular buffer — A ring showing, conceptually, a circular buffer. This visually shows that the buffer has no real end and it can loop around the buffer. However, since memory is never physically created as a ring, a linear representation is generally used as is… … Wikipedia
Circular — is a basic geometric shape such as a Circle. Contents 1 Documents 2 Travel and transportation 3 Places … Wikipedia
Buffer circulaire — Un cercle représentant un buffer circulaire de manière conceptuelle. En réalité, une représentation linéaire est utilisée, et la partie orange est simplement écrasée. Un buffer circulaire est une structure de données utilisant un buffer de taille … Wikipédia en Français
Circular dichroism — (CD) refers to the differential absorption of left and right circularly polarized light.[1][2] This phenomenon was discovered by Jean Baptiste Biot, Augustin Fresnel, and Aimé Cotton in the first half of the 19th century.[3] It is exhibited in… … Wikipedia
Circular saw — This miter saw uses a circular saw mounted to cut at an angle Buzzsaw redirects here. For other uses, see Buzzsaw (disambiguation). The circular saw is a machine using a toothed metal cutting disc or blade. The term is also loosely used for the… … Wikipedia
buffer — An area of memory set aside for temporary storage of data. Often, the data remains in the buffer until some external event finishes. A buffer can compensate for the differences in transmission or processing speed between two devices or between … Dictionary of networking
Data buffer — In computer science, a buffer is a region of a physical memory storage used to temporarily hold data while it is being moved from one place to another. Typically, the data is stored in a buffer as it is retrieved from an input device (such as a… … Wikipedia
Gap buffer — In computer science, a gap buffer is a dynamic array that allows efficient insertion and deletion operations clustered near the same location. Gap buffers are especially common in text editors, where most changes to the text occur at or near the… … Wikipedia
Variable-length buffer — In telecommunication, a variable length buffer is a buffer into which data may be entered at one rate and removed at another rate without changing the data sequence. Most first in first out (FIFO) storage devices are variable length buffers in… … Wikipedia
Floor buffer — A floor buffer or floor polisher is an electrical appliance that is used to clean and maintain non carpeted floors, such as hardwood, marble or linoleum.Somewhat resembling a large upright, wide based vacuum cleaner with handlebar controls and… … Wikipedia
Кольцевой буфер — Кольцевой буфер. Иллюстрация визуально показывает, что у буфера нет настоящего конца. Тем не менее, поскольку физическая память никогда не делается закольцованной, обычно используется линейное представление, как показано ниже … Википедия